-
Home
-
Podlove Podcast Publisher
-
3.8.7
-
Code
-
Classes
- WP_REST_PodloveEpisode_Controller
Total Complexity |
44 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
337 |
Lines of code |
277 |
Logical lines of code |
104 |
Comment lines |
2 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_item() |
A |
41 |
14 |
55 |
register_routes() |
S |
38 |
1 |
86 |
get_item_permissions_check() |
S |
58 |
5 |
15 |
get_item() |
S |
49 |
4 |
29 |
get_items() |
S |
54 |
4 |
20 |
get_items_permissions_check() |
S |
61 |
4 |
13 |
delete_item() |
S |
59 |
3 |
14 |
create_item() |
S |
53 |
2 |
23 |
create_item_permissions_check() |
S |
70 |
2 |
6 |
update_item_permissions_check() |
S |
70 |
2 |
6 |
delete_item_permissions_check() |
S |
70 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |